Remove incorrect const use.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 9 Aug 2010 22:03:38 +0000 (15:03 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 9 Aug 2010 22:03:38 +0000 (15:03 -0700)
commit521b3dfdfb7e674e0e25c9917d378a24fdcdf94f
tree43392ef0df915311a50d839280bfcb940ecffccb
parent94416469abf6adcef153f17ce33a81bfc535a913
Remove incorrect const use.
* src/font.h (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
(font_parse_name): font_open_by_name):
* src/font.c (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
(font_parse_name): font_open_by_name): Remove const.
src/ChangeLog
src/font.c
src/font.h